home *** CD-ROM | disk | FTP | other *** search
/ Typing Tutors / Typing Tutors.iso / tutor_8 / tkirun.bat < prev    next >
Encoding:
DOS Batch File  |  1995-12-15  |  235 b   |  17 lines

  1. @ECHO OFF
  2. SET BLASTER=A220 I7 D1 T2
  3. REM LPT1=888  LPT2=632  MONO/PAR ADAPTER LPT1=956
  4. SET SJPORT=888
  5. :tki
  6. TKI.EXE 
  7. if errorlevel 240 goto word
  8. if errorlevel 0 goto exit
  9. :word
  10. c:
  11. cd \wp51
  12. wp.exe
  13. C:
  14. cd\tki
  15. goto tki
  16. :exit
  17.